Tor Switch

APK Decompiler Toolkit

Tor Switch is a powerful APK decompiler app for extracting and analyzing Android APK files. Use it only with proper permission and at your own responsibility.

Screenshot of Tor Switch interface
Linux Python Tor Security

Overview

Tor-Switch is a professional-grade, transparent Tor routing utility designed for Linux systems. It provides a seamless way to route all system traffic through the Tor network, ensuring anonymity and security. Featuring a hard-coded Kill Switch, DNS leak protection, and real-time circuit monitoring, it eliminates the need for complex configurations or third-party scripts.

Securing your footprint, one hop at a time.

Key Features

System Requirements

Component Requirement
Operating System 🐧 Linux (Debian, Ubuntu, Kali, Parrot OS)
Language 🐍 Python 3.8+
Permissions 🔑 Root / Sudo (Required for network routing)
Dependencies tor, iptables, iproute2

Installation Guide

Follow these steps for a perfect setup. Copy and run each block one by one:

1. Update System & Install Core Dependencies

sudo apt update && sudo apt install -y tor iptables python3 python3-pip

2. Install Python Packages

pip3 install requests stem rich

3. Clone the Repository

git clone https://github.com/juttcybertech/Tor-Switch.git cd Tor-Switch

4. Run Tor-Switch

sudo python3 app.py

Note: You can also use sudo python app.py depending on your environment, but python3 is recommended.

Verified Environments

Tested and confirmed stable on the following distributions:

Legal Disclaimer

Warning

This tool is developed for educational and privacy research purposes only. The developers are not responsible for any misuse or illegal activities conducted with this software. Always ensure you are in compliance with your local regulations.

Developed with ❤️ by Jutt Cyber Tech

Empowering privacy through open-source innovation.